Don't adjust for values that we have previously adjusted for
authorBenjamin Otte <otte@redhat.com>
Fri, 29 Apr 2011 06:59:55 +0000 (08:59 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 29 Apr 2011 09:05:36 +0000 (11:05 +0200)
commit9a4aec14467ce62bdabd25c6fda589a25050d190
tree8fbbe0eb664196fa1259a91d8467232657bfa5fe
parent02b14ffad917e4872e30703bcbb47c6bbaee0870
Don't adjust for values that we have previously adjusted for

The padding had been taken into account by the computation of
priv->allocation, so don't compute it twice.
gtk/gtknotebook.c